[Top] [Prev] [Next] [Bottom]
[Contents]
SaJavaB
Prints the beginning Script tag for embedding Java Script into HTML.
#include "sajavasc.h"
int SaJavaB();
Argument
None
Returns an integer with a value of 0.
Prints the beginning Script tag for embedding Java Script into HTML.
The code fragment:
SaJavaB();
will write:
<SCRIPT LANGUAGE=\"JavaScript\">\n
to the output stream.
SaJavaE, SaJavaCommB, SaJavaCommE, SaJavaRetTrue
SaJavaRetFalse, SaJavaPrint, SaJavaMsgBox, SaJavaIsLower
SaJavaIsUpper, SaJavaNotDigit, SaJavaLenZero, SaJavaLenNe
SaJavaStdFor
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.